home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gigantic Games 2
/
Gigantic Games 2.iso
/
pc
/
new
/
new_1
/
arachnid
/
makefile.aztec
< prev
next >
Wrap
Makefile
|
1994-12-23
|
271b
|
13 lines
# Makefile for Aztec C 5.2
.c.o:
cc -so -wl -md $*.c
ARACHNID = Arachnid.o Window.o Game.o Karten.o SucheKarte.o ReiheZeigen.o\
RowReq.o Fehler.o
Arachnid: $(ARACHNID) Daten.o
ln $(ARACHNID) +cd Daten.o -lcl
Daten.o : Karo.h Herz.h Pik.h Kreuz.h